v2.5.10 -
Added filtering (did this quick..may be a flaw somewhere lol)
Added Copy with php / code tags
v2.5.17 -
Added Ability to create your own "Code" type
Added Ability to add other prog languages (VBNET, PHP, C, VB)
-In file menu, choose code type
v2.6.1
Re-arranged the menus for a more "standard" feel
Adding a new "type" will not disappear next time you load
Added ability to stretch the listbox to see longer names (that was a pain! and it isnt perfect.. but its pretty good)
v2.6.3
Fixed Code window to move over the bar and combobox
Fixed Code window size.. initially will not cover scrollbars now
v2.6.6
Changed Menu Icons to be a bit more standard
Right Aligned fraType for resizing
Added Ability to view bas modules
Added New Icons in listbox
Added Single Click Viewing of code
v2.6.8
Been a while.. not sure what I fixed in this version! lol
v2.6.10
Added Custom Icon ability for Custom Code Types (Feature nees some testing!)
Limit Icons to 16x16 bmps only...
Changed imageListbox to Treeview
Removed Filter since treeview can 'colapse'
v2.6.11
Added Ability to Move COde SNippets from one "Type" to another
NOTE/CAUTION: If you have added your own Code types you may get errors
You may need to "move" codes elsewhere then back in
there is no way to set an image.. only when you add a new type
so yuo may need to "remove" the custom types and re-add them (sorry)
v2.7.0
Added Ability to change the image for custom types
Added ability to edit the name of a custom type as well (New form now)
v2.7.1
Added "Find" feature
Added ability to edit any code type (Image or name)
Added ability to use BMP, GIF, or JPG 16x16 images
Added form settings restored on load (Size position etc)
Added Minimize to tasktry option
v2.7.2
Fixed windowstate on load
Fixed Odd Treeview selection issue
Fixed Delete "nothing" error
Removed a few unneeded files
v2.7.3
Fixed treeview selection (again) removed the choice of dbl/single click select
-Only single click select now
Fixed Slider setting on load (For sizing the split between code list and window)
v2.7.5
Changed Code storage to a recordset file
Added more to auto indent (Catches select case & Open / Close files)
Added "AutoIndent" option
Added "Auto Save Auto Indent" option
Added Auto COnvert Code files to db file... (file extenstion is .cbd)
v2.7.6
Added msgboxs to warn users if the did not enter a title or type
Added msgbox warning user that type exists if they try to add same type
Added code to make sure they cant add a type of "" or " " or etc..
Fixed Code Converter!! (Just delete your Code.cbd file then run.)
Fixed Error in edit Type Name
Set Code Folder removed
Fixed error on first load (all menu item selected)
v2.7.7
Fixed Save error!! thanks aconybeare
Adding code to warn about chenged code.. (May not be perfect yet)
Corrected Selected Node issues
v2.7.8
Removed auto save for the auto indent.. can cause correpted db file if user
clicks same node a few times in a row...
v2.7.9
Fixed problem with Auto Indent when typing in code...
v2.8.0
Added Code Text Search
v2.8.1
Added Search through current Code
Fixed Search through all code
Added Option to turn on/off treeview tooltips
Replaced all (or most of) the icons
Added better menus XP style (new ocx & dll included)
v2.8.2
Fixed the Edit menu enable/disable choices according to code window
v2.8.3
Fixed Search EOF/BOF problem
Fixed Search in Current Code Only to enable correctly
v3.0.0
Added ability to add your own "Languages"
-Includes allowing you to add up to 3 'reserved' word lists 
	- Each having its own color
-Also allows you to set the Comment symbol (Like vb = ') 
	- Also having its own color
Added ability to Import & Export BAS modules!
v3.0.1
Fixed Changing Name of Added Language
Export Single Code Snippets
Import Multiple or Single Snippets
Fixed Paste issue with auto indent turned on.. (I think)
Fixed Error in search due to change of Variable Name
Changed Loose to Lose ;)
Fixed "code changed"
Added Status Bar
Added Clipboad Viewer (Click on Statbar Icon)
Fixed Error: Auto Indent was removing last line of code in some cases
v3.0.2
Added Auto Indent for With/End With
Added Auto Indent for line continuations " & _
v3.0.3
Fixed auto indent problems when typing & Loading
v3.0.4
Fixed endless loop in Language Edit
Widened the Code Type combo
Fixed Current Code Only Enabling problem
v3.1.1
Fixed problem - if shutdown while minimized, app starts off screen
Added Fade Effects
v3.1.2
Removed Fade effects do to Flicker & blackout issues
v3.1.3
Added Reg Entry to link to static Toolz